home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SuperView Productivity Suite 2
/
SuperView Productivity Suite 2.iso
/
Wizard-Library
/
Install_LIBRARY
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-09-23
|
288 b
|
12 lines
; $VER: Install_LIBRARY.script V1.1 (30.9.98)
; © 1998 by Andreas R. Kleinert.
; This is the Installer Script for LIBRARIES (here: wizard)
(copylib
(prompt "Installing wizard.library to LIBS: ...")
(help @copylib-help)
(source "libs/wizard.library")
(dest "libs:")
(confirm)
)